3.12 \(\int \csc ^5(e+f x) (-4+3 \sin ^2(e+f x)) \, dx\)

Optimal. Leaf size=18 \[ \frac {\cot (e+f x) \csc ^3(e+f x)}{f} \]

[Out]

cot(f*x+e)*csc(f*x+e)^3/f

________________________________________________________________________________________

Rubi [A]  time = 0.02, antiderivative size = 18, normalized size of antiderivative = 1.00, number of steps used = 1, number of rules used = 1, integrand size = 21, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.048, Rules used = {3011} \[ \frac {\cot (e+f x) \csc ^3(e+f x)}{f} \]

Antiderivative was successfully verified.

[In]

Int[Csc[e + f*x]^5*(-4 + 3*Sin[e + f*x]^2),x]

[Out]

(Cot[e + f*x]*Csc[e + f*x]^3)/f

Rule 3011

Int[((b_.)*sin[(e_.) + (f_.)*(x_)])^(m_.)*((A_) + (C_.)*sin[(e_.) + (f_.)*(x_)]^2), x_Symbol] :> Simp[(A*Cos[e
 + f*x]*(b*Sin[e + f*x])^(m + 1))/(b*f*(m + 1)), x] /; FreeQ[{b, e, f, A, C, m}, x] && EqQ[A*(m + 2) + C*(m +
1), 0]

Rubi steps

\begin {align*} \int \csc ^5(e+f x) \left (-4+3 \sin ^2(e+f x)\right ) \, dx &=\frac {\cot (e+f x) \csc ^3(e+f x)}{f}\\ \end {align*}

________________________________________________________________________________________

Mathematica [B]  time = 0.03, size = 39, normalized size = 2.17 \[ \frac {\csc ^4\left (\frac {1}{2} (e+f x)\right )}{16 f}-\frac {\sec ^4\left (\frac {1}{2} (e+f x)\right )}{16 f} \]

Antiderivative was successfully verified.

[In]

Integrate[Csc[e + f*x]^5*(-4 + 3*Sin[e + f*x]^2),x]

[Out]

Csc[(e + f*x)/2]^4/(16*f) - Sec[(e + f*x)/2]^4/(16*f)

________________________________________________________________________________________

fricas [A]  time = 0.40, size = 32, normalized size = 1.78 \[ \frac {\cos \left (f x + e\right )}{f \cos \left (f x + e\right )^{4} - 2 \, f \cos \left (f x + e\right )^{2} + f} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csc(f*x+e)^5*(-4+3*sin(f*x+e)^2),x, algorithm="fricas")

[Out]

cos(f*x + e)/(f*cos(f*x + e)^4 - 2*f*cos(f*x + e)^2 + f)

________________________________________________________________________________________

giac [B]  time = 0.18, size = 98, normalized size = 5.44 \[ -\frac {\frac {{\left (\frac {2 \, {\left (\cos \left (f x + e\right ) - 1\right )}}{\cos \left (f x + e\right ) + 1} - 1\right )} {\left (\cos \left (f x + e\right ) + 1\right )}^{2}}{{\left (\cos \left (f x + e\right ) - 1\right )}^{2}} - \frac {2 \, {\left (\cos \left (f x + e\right ) - 1\right )}}{\cos \left (f x + e\right ) + 1} + \frac {{\left (\cos \left (f x + e\right ) - 1\right )}^{2}}{{\left (\cos \left (f x + e\right ) + 1\right )}^{2}}}{16 \, f} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csc(f*x+e)^5*(-4+3*sin(f*x+e)^2),x, algorithm="giac")

[Out]

-1/16*((2*(cos(f*x + e) - 1)/(cos(f*x + e) + 1) - 1)*(cos(f*x + e) + 1)^2/(cos(f*x + e) - 1)^2 - 2*(cos(f*x +
e) - 1)/(cos(f*x + e) + 1) + (cos(f*x + e) - 1)^2/(cos(f*x + e) + 1)^2)/f

________________________________________________________________________________________

maple [B]  time = 0.58, size = 47, normalized size = 2.61 \[ \frac {-4 \left (-\frac {\left (\csc ^{3}\left (f x +e \right )\right )}{4}-\frac {3 \csc \left (f x +e \right )}{8}\right ) \cot \left (f x +e \right )-\frac {3 \csc \left (f x +e \right ) \cot \left (f x +e \right )}{2}}{f} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(csc(f*x+e)^5*(-4+3*sin(f*x+e)^2),x)

[Out]

1/f*(-4*(-1/4*csc(f*x+e)^3-3/8*csc(f*x+e))*cot(f*x+e)-3/2*csc(f*x+e)*cot(f*x+e))

________________________________________________________________________________________

maxima [A]  time = 0.51, size = 32, normalized size = 1.78 \[ \frac {\cos \left (f x + e\right )}{{\left (\cos \left (f x + e\right )^{4} - 2 \, \cos \left (f x + e\right )^{2} + 1\right )} f} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csc(f*x+e)^5*(-4+3*sin(f*x+e)^2),x, algorithm="maxima")

[Out]

cos(f*x + e)/((cos(f*x + e)^4 - 2*cos(f*x + e)^2 + 1)*f)

________________________________________________________________________________________

mupad [B]  time = 13.23, size = 22, normalized size = 1.22 \[ \frac {\cos \left (e+f\,x\right )}{f\,{\left ({\cos \left (e+f\,x\right )}^2-1\right )}^2} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((3*sin(e + f*x)^2 - 4)/sin(e + f*x)^5,x)

[Out]

cos(e + f*x)/(f*(cos(e + f*x)^2 - 1)^2)

________________________________________________________________________________________

sympy [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csc(f*x+e)**5*(-4+3*sin(f*x+e)**2),x)

[Out]

Timed out

________________________________________________________________________________________